home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 11 / Info-Mac_XI_Disc_1.cdr_ / Info-Mac XI Disc 1.cdr / Interfaces / EasyView / Files / Development < prev    next >
Encoding:
Text File  |  1997-04-02  |  12.9 KB  |  141 lines  |  [TEXT/ttxt]

  1. BitTester 1.0
  2. -------------
  3. BitTester is very small utility that can be useful to the developers for debugging. For a given long integer, it just shows which bits are set and which are not. 
  4.  
  5. C Reference Card 2.6
  6. --------------------
  7. A must for every programmer, 'C Reference Card' is like having your favorite C/C++ reference book on-line.  It has dozens of complete code snippets demonstrating basic programming techniques, a complete listing of the ANSI C function library, as well as a complete sample Macintosh application.  Use the search engine to quickly locate the information you need.  The 'Gray Background' feature allows you to easily distinguish the 'C Reference Card' window from the other windows on your desktop.  
  8.  
  9. Chaotic Software CDEF Set #1
  10. ----------------------------
  11. This Programmer's CDEF set allows the user to generate tab controls similar to Codewarrior's Grey Tabs found in their debugger and in early versions of the CW IDE 2.0.  Create a tabbed dialog with elegance and ease.  By Chaotic Software, Ltd., $10 Shareware.    
  12.  
  13. CleanResource 2.2
  14. -----------------
  15. CleanResource 2.2 removes all names of resource. To use it, just drag and drop files onto the application icon. Caution: This program changeing resource's name, it had better that you have a copy of your file. Why this program? Generally when we are developing a software, we give a name for each resource for identification. But at the moment of distribution, this name is usually unnecessary (except that you have called the function GetNamedResource or the similar). 
  16.  
  17. CLImax 1.0
  18. ----------
  19. CLImax is an AppleScript client designed to bring a kind of command-line interface to the Macintosh. It uses a TSM (read: "magic floating") window as an interface, which is always the foremost window no matter which application you might be in. A flip of a hotkey toggles the window's visibility, so you can execute quick AppleScript commands from anywhere! No extra extensions or control panels are required; CLImax is entirely application-based.
  20.  
  21. CS Debugger 1.0.1
  22. -----------------
  23. CS Debugger is a freeware Control Strip Module. You have to drag this item into the "Control Strip Modules" folder in the "System Folder" and restart. When a low-level Debugger is installed, you can invoke it easily. If you are familiar with Macsbug and ResEdit, you can customize the behavior of the menu items. 
  24.  
  25. CS Tester 1.0
  26. -------------
  27. The product CS Tester is a Control Strip Module. It allows to launch and close another Control Strip Module without having to restart your computer. This is really useful when you want to try a new module or for developers who have to make thousand of tests. 
  28.  
  29. Dialog Item ID 1.0
  30. ------------------
  31. Dialog ItemID Guide shows the ID for all items in a dialog box. Dialog ItemID Guide is written for people who design and develop guide files. Is it an extension? No, is it an application? No, is it a resource editor? No, Dialog ItemID Guide is a simple guide file. 
  32.  
  33. DragInstall 2.0
  34. ---------------
  35. DragInstall is a utility that allows you to create custom installer applications. Options are presented as icons which end users simply drag to install. Specify the files and folders to be installed, plus rules that allow for conditional installation based on system attributes. DragInstall 2.0 includes options for finding, deleting, patching, and displaying messages during installation. Compression is included and multiple disks are handled automatically. 
  36.  
  37. Find Icon 2.0
  38. -------------
  39. These routines find an icon suite for an arbitrary file, folder, or volume. It is intended to be the same icon displayed by the Finder, but there are a bunch of exceptions and I can't swear I found them all.  CodeWarrior C source code, code resources, and libraries, with a demo app.    
  40.  
  41. Gamma Toggle FKEY 1.0
  42. ---------------------
  43. GammaToggle FKEY - a useful utility for Mac web page developers v1.0 c 1997 by Roland Gustafsson, All Rights Reserved.  What is GammaToggle FKEY?  If you design web pages with graphics and photos, you have undoubtedly had PC users say that your photos are too dark... well, at least it has happened to me quite a bit! :)  I wrote GammaToggle to allow a Mac user to very easily toggle back and forth between the two standard gamma settings so that adjustments can be made. 
  44.  
  45. Grayscale Kitchen 1.0
  46. ---------------------
  47. Grayscale Kitchen is a utility to help Mac developers prepare for the transition to the new Mac OS Grayscale Appearance. Grayscale Kitchen accomplishes this by giving developers a "hands-on" approach to experiencing the Mac OS 8 Grayscale Appearance, allowing them to be prepared for the changes that will have to be made in the future of their products in order to support Apple's new Appearance Manager. 
  48.  
  49. Installer VISE 4.5
  50. ------------------
  51. Installer VISE 4.5 for Macintosh totally automates software distribution and in most cases requires less than 30 minutes to create a professional installation set for the latest version of your software. Installer VISE provides a complete feature set with a true-visual programming environment designed for nonprogrammers, yet it is robust enough for experienced developers and network administrators.
  52.  
  53. Java Development Kit 1.0.2
  54. --------------------------
  55. Develop your own Java applets for the Macintosh and Internet  with the official development kit from the creator of Java,  Sun Microsystems.
  56.  
  57. LDEF Stub 1.0
  58. -------------
  59. LDEF STUB is a small 68K code resource which enables the programmer to use the standard Macintosh List Manager without the hassle of defining custom LDEF procedures, merely to provide a different cell format.  Its freeware from Tristero.   
  60.  
  61. LogoMation 1.1.4
  62. ----------------
  63. LogoMation is programming language that you can learn all by yourself. Or perhaps you are an experienced programmer, and just want to find out what LogoMation is all about and what can be done with it. LogoMation is used by individuals at home, in schools, and in universities. It has registered users in the North America, Europe, Asia and Australia. The package comes complete with a tutorial, a reference manual and many examples. 
  64.  
  65. LongToDate 0.1.6b
  66. -----------------
  67. LongToDate is a utility for programmers that can convert an internal Mac date (unsigned long) into a human readable format. Simply copy the date from your debugger and paste it into LongToDate and you will get the Year, Month, Day, Hour, Minute, and Seconds. The date can be decimal or hex. 
  68.  
  69. Mac F2C 1.3.3
  70. -------------
  71. Mac F2C is a FORTRAN-to-C translator.  It will read a file of FORTRAN code and produce a file of C code.  When compiled and linked with the special support libraries included with Mac F2C, this C code will work just like the original FORTRAN code.  Mac F2C is compatible with CodeWarrior C/C++, Symantec C/C++, THINK C/C++, and MPW.  Mac F2C is freeware. 
  72.  
  73. MacDater 1.3.1
  74. --------------
  75. MacDater is a small utility for setting the created and modified date on files to today noon, the current time or a user specified date. Fat binary, written in C and compiled with CodeWarrior 10. HappiWare, if you like it remember to smile :-) New in this release is the ability for the user to enter a custom time & date when processing files. 
  76.  
  77. Macintosh Tcl/Tk 4.2p2
  78. ----------------------
  79. Tcl/Tk is a powerful scripting language for the Macintosh.  It is very useful for creating small to medium sized applications.  Writing user interface code is exspecially easy.  The language is also easy to embed into your existing C/C++ applications as a control language/
  80.  
  81. MemoryFiller 1.0
  82. ----------------
  83. Memory Filler v1.0 by Chaotic Software is provided as a tribute to the  Software QA/QC/Test Engineers out there. It is a simple application that  will allow you to easily stress-test your application under low memory  conditions. It will allow you to quickly suck up as much system or  temporary memory as you desire. This little doo-dad is available free to  anyone who has a neeed for it! Download it now!  FREE!    Visit Chaotic Software at:  <http://www.best.com/~bns/ChaoticSoftware/>    
  84.  
  85. Mercutio MDEF 1.3.3
  86. -------------------
  87. The Mercutio MDEF is a Menu DEFinition resource that allow developers to  easily and elegantly extend the power of their application menus. These MDEFs allow menus to have multiple-modifier key-equivalents (e.g. shift-command-C), custom icons, item callbacks, and other goodies.  Mercutio 1.3.3 fixes visual glitches under Kaleidoscope and updates the documentation. All current users should upgrade. 
  88.  
  89. MT2Trivial 2.1.1
  90. ----------------
  91. MT2Trivial is a Drag&Drop utility generates C/Pascal source from resource file. 
  92.  
  93. Object Plant 1.3
  94. ----------------
  95. The Object Plant is a shareware Object Oriented Analysis and Design tool based on the Object Modeling Technique (OMT) notation but also supports a subset of the Unified Modeling Language (UML). With the Object Plant you can create + Object Model diagrams + Event Trace diagrams + State diagrams Diagrams can be exported in PICT or EPS format. The information in the Object Models can be used for generation of C++ or Java code. 
  96.  
  97. Pipes
  98. -----
  99. This is a tres cheezy implementation of pipes for the MacOS. I created it for an as-yet-unfinished port of AT&T/Lucent awk for the Mac. It is basically a very thin layer over the fopen() and fclose() functions in the C library; it may be of some use to someone. 
  100.  
  101. PowerFantasm Demo 4.15
  102. ----------------------
  103. PowerFantasm v4 is a Powerful Machintosh Assembly Programming Environment, which supports both 680x0 and PowerPC assembly. It contains a fast hyper-jumping chroma-coding editor. 
  104.  
  105. ResFind FR+US 2.5
  106. -----------------
  107. ResFind 2.5 is a tiny program to search ascii or hexadecimal strings in the resource fork of any file. Written originally as a Desk Accessory (v1.02) in french by Father Vincent from "Traditions Monastiques, France", it has been changed latter to an Application (v2.5). Eventually the program itself, but not its documentation, has been translated to English.
  108.  
  109. Resource Remover 1.0.0
  110. ----------------------
  111. Resource Remover is a small utility to optimize files for web use. Files don't need the resource fork to be correctly displayed by web server. Using the simple drag-and-drop interface, dragging files on the Resource Remover icon, the resource fork of the files will be istantly removed. Using this method is possible to save up to 50 % of space on the web server hard disk. 
  112.  
  113. Resource Remover PPC 1.0.0
  114. --------------------------
  115. Resource Remover is a small utility to optimize files for web use. Files don't need the resource fork to be correctly displayed by web server. Using the simple drag-and-drop interface, dragging files on the Resource Remover icon, the resource fork of the files will be istantly removed. Using this method is possible to save up to 50 % of space on the web server hard disk. 
  116.  
  117. Small Screen 1.3
  118. ----------------
  119. On a sufficiently large screen, Small Screen shows the boundaries of one or more smaller screens. It is useful for testing whether something would fit on a small screen. Small Screen is not an extension but an ordinary application. It occupies only a small memory partition (45 K) and can usually be left running all the time. Small Screen does not simulate a small screen, it just shows its boundary (or several boundaries) while leaving the full screen available.
  120.  
  121. Teach Yourself HyperCard
  122. ------------------------
  123. Teach Yourself HyperCard is a whole course written in HTML and readable    with your web browser. Start by opening the file Index.html with the browser and the links will give you access to the whole course.  Teach Yourself HyperCard has been on the web for over a year and been test driven by many users ( over 17,000 visits by March 1997 ). 
  124.  
  125. Testeur de CS 1.0
  126. -----------------
  127. Le Testeur de CS est un module Barre des rÈglages. Il permet de lancer et de fermer un autre module Barre de rÈglage sans avoir ‡ redÈmarrer l'ordinateur. Cela s'avËre trËs pratique essayer un nouveau module ou pour les dÈveloppeurs qui doivent faire des milliers d'essais. 
  128.  
  129. The Gray Council 2.2
  130. --------------------
  131. The Gray Council C++ classes provide the premiere implementation of the "Apple Grayscale Appearance for System 7." This is Apple's recommended grayscale user interface design for today's applications, consistent with the future Appearance Manager default theme. 
  132.  
  133. Updater VISE 1.3
  134. ----------------
  135. Updater VISE 1.3 for Macintosh is simply the most powerful and safest updater for the Macintosh. Updater VISE has features such as support for up to 24 previous versions of your software; complete support for updating 68K, PowerPC, and fat binary applications from one updater; balloon help; the ability to display splash screens and readme documents with graphics; many flexible options to allow you to tailor your update to your specific need; and much more.
  136.  
  137. VOODOO 1.7
  138. ----------
  139. + Stand-alone version control tool with easy-to-use GUI  + Suitable for all sorts of projects (not only programming)  + Efficient delta storage (95 % savings) for arbitrary files  + Hierarchical access rights  + Project history  + Drag and Drop support.  Version 1.8 will be available in April 1997.  Check http://www.unisoft.co.at/e/products/voodoo.html
  140.  
  141.